Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

various small updates; updates testing; adds CUDA12 support; fixes inlining problem w/ Cray compilers #822

Merged
merged 11 commits into from
Jun 2, 2023

Conversation

danielpeter
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage: 91.56% and project coverage change: -2.02 ⚠️

Comparison is base (bb3519f) 40.95% compared to head (93d1560) 38.93%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #822      +/-   ##
==========================================
- Coverage   40.95%   38.93%   -2.02%     
==========================================
  Files         263      263              
  Lines       57693    57743      +50     
==========================================
- Hits        23628    22485    -1143     
- Misses      34065    35258    +1193     
Impacted Files Coverage Δ
src/create_header_file/create_header_file.f90 0.00% <ø> (ø)
src/meshfem3D/create_central_cube_buffers.f90 88.76% <ø> (ø)
src/meshfem3D/gravity_integrals.F90 0.00% <ø> (ø)
src/meshfem3D/model_sh_mars.f90 0.00% <0.00%> (ø)
src/specfem3D/compute_forces_crust_mantle_Dev.F90 97.87% <ø> (ø)
src/specfem3D/compute_forces_inner_core_Dev.F90 97.87% <ø> (ø)
src/specfem3D/locate_regular_points.f90 0.00% <0.00%> (ø)
src/specfem3D/prepare_optimized_arrays.F90 90.16% <ø> (ø)
src/meshfem3D/create_MPI_interfaces.f90 94.61% <100.00%> (+4.56%) ⬆️
src/meshfem3D/create_regions_mesh.F90 92.84% <100.00%> (ø)
... and 2 more

... and 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@danielpeter danielpeter merged commit 525daa9 into SPECFEM:devel Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant